void value meaning in English
没有价值
没有值
Examples
- You must use the call keyword for user - defined functions which return recordsets or void values , and you cannot use the call keyword if the user - defined function depends on an object in the context of the mdx or dmx statement or script , such as the current cube or data mining model
用户定义函数也可以使用call关键字调用。必须对返回记录集或void值的用户定义函数使用call关键字,并且如果用户定义函数依赖于mdx或dmx语句或脚本(如当前多维数据集或数据挖掘模型)上下文中的对象,则不能使用call关键字。